Skip to content

feat(nl-search): add natural language search models support#98

Merged
jasonbosco merged 2 commits intotypesense:masterfrom
tharropoulos:nl-search
Jul 14, 2025
Merged

feat(nl-search): add natural language search models support#98
jasonbosco merged 2 commits intotypesense:masterfrom
tharropoulos:nl-search

Conversation

@tharropoulos
Copy link
Copy Markdown
Collaborator

Change Summary

  • add NLSearchModel class with CRUD operations for individual models
  • add NLSearchModels collection class with ArrayAccess implementation
  • integrate nl search models into main Client class with getter method
  • add tests for model creation, retrieval, update, and deletion
  • add test case base class with OpenAI API key validation

PR Checklist

- add `NLSearchModel` class with CRUD operations for individual models
- add `NLSearchModels` collection class with `ArrayAccess` implementation
- integrate nl search models into main `Client` class with getter method
- add tests for model creation, retrieval, update, and deletion
- add test case base class with OpenAI API key validation
@jasonbosco jasonbosco merged commit 7c7b994 into typesense:master Jul 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants